Wed Jun 27 11:57:41 2007 Tim Janik <timj@imendio.com>
* gtk/gtkstatusicon.c (gtk_status_icon_position_menu): fixed push_in description.
svn path=/trunk/; revision=18258
+Wed Jun 27 11:57:41 2007 Tim Janik <timj@imendio.com>
+
+ * gtk/gtkstatusicon.c (gtk_status_icon_position_menu): fixed push_in description.
+
2007-06-27 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtkbuilderparser.c: Plug leaks in error code paths
* @menu: the #GtkMenu
* @x: return location for the x position
* @y: return location for the y position
- * @push_in: return location for whether the menu should be pushed in
- * to be completely inside the screen instead of just clamped to the
- * size to the screen.
+ * @push_in: whether the first menu item should be offset (pushed in) to be
+ * aligned with the menu popup position (only useful for GtkOptionMenu).
* @user_data: the status icon to position the menu on
*
* Menu positioning function to use with gtk_menu_popup()